﻿2026-08-19T01:54:30.9626912Z ##[group]Run actions/checkout@v5
2026-08-19T01:54:30.9627264Z with:
2026-08-19T01:54:30.9627646Z   repository: SaberMage/spt-shell-notify
2026-08-19T01:54:30.9627917Z   path: .adapter-notify
2026-08-19T01:54:30.9629980Z   token: ***
2026-08-19T01:54:30.9630198Z   ssh-strict: true
2026-08-19T01:54:30.9630417Z   ssh-user: git
2026-08-19T01:54:30.9630638Z   persist-credentials: true
2026-08-19T01:54:30.9630870Z   clean: true
2026-08-19T01:54:30.9631088Z   sparse-checkout-cone-mode: true
2026-08-19T01:54:30.9631351Z   fetch-depth: 1
2026-08-19T01:54:30.9631567Z   fetch-tags: false
2026-08-19T01:54:30.9631804Z   show-progress: true
2026-08-19T01:54:30.9632028Z   lfs: false
2026-08-19T01:54:30.9632238Z   submodules: false
2026-08-19T01:54:30.9632472Z   set-safe-directory: true
2026-08-19T01:54:30.9632734Z   allow-unsafe-pr-checkout: false
2026-08-19T01:54:30.9632981Z env:
2026-08-19T01:54:30.9633327Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-A28rh6
2026-08-19T01:54:30.9633894Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-A28rh6
2026-08-19T01:54:30.9634356Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-A28rh6
2026-08-19T01:54:30.9634838Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-A28rh6
2026-08-19T01:54:30.9635200Z ##[endgroup]
2026-08-19T01:54:31.0438480Z Syncing repository: SaberMage/spt-shell-notify
2026-08-19T01:54:31.0443509Z ##[group]Getting Git version info
2026-08-19T01:54:31.0444324Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-19T01:54:31.0476228Z [command]/usr/bin/git version
2026-08-19T01:54:31.0549153Z git version 2.43.0
2026-08-19T01:54:31.0568258Z ##[endgroup]
2026-08-19T01:54:31.0576513Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/46a85b4b-00a1-4a85-8da5-06a15c772ba3/.gitconfig'
2026-08-19T01:54:31.0584415Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/46a85b4b-00a1-4a85-8da5-06a15c772ba3' before making global git config changes
2026-08-19T01:54:31.0585193Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:54:31.0587974Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-19T01:54:31.0633478Z ##[group]Initializing the repository
2026-08-19T01:54:31.0637656Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-19T01:54:31.0670666Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-19T01:54:31.0671630Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-19T01:54:31.0672469Z hint: of your new repositories, which will suppress this warning, call:
2026-08-19T01:54:31.0673070Z hint: 
2026-08-19T01:54:31.0673592Z hint: 	git config --global init.defaultBranch <name>
2026-08-19T01:54:31.0674106Z hint: 
2026-08-19T01:54:31.0674712Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-19T01:54:31.0675780Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-19T01:54:31.0676361Z hint: 
2026-08-19T01:54:31.0676719Z hint: 	git branch -m <name>
2026-08-19T01:54:31.0677400Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-19T01:54:31.0685601Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-19T01:54:31.0714548Z ##[endgroup]
2026-08-19T01:54:31.0715005Z ##[group]Disabling automatic garbage collection
2026-08-19T01:54:31.0718582Z [command]/usr/bin/git config --local gc.auto 0
2026-08-19T01:54:31.0743948Z ##[endgroup]
2026-08-19T01:54:31.0744362Z ##[group]Setting up auth
2026-08-19T01:54:31.0750782Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:54:31.0778710Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-19T01:54:31.0980240Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:54:31.1013871Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-19T01:54:31.1214770Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:54:31.1245893Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-19T01:54:31.1454857Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-19T01:54:31.1489948Z ##[endgroup]
2026-08-19T01:54:31.1493898Z ##[group]Determining the default branch
2026-08-19T01:54:31.1494417Z Retrieving the default branch name
2026-08-19T01:54:31.5635726Z Default branch 'main'
2026-08-19T01:54:31.5636678Z ##[endgroup]
2026-08-19T01:54:31.5637144Z ##[group]Fetching the repository
2026-08-19T01:54:31.5640934Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-19T01:54:32.1257510Z From https://github.com/SaberMage/spt-shell-notify
2026-08-19T01:54:32.1258173Z  * [new branch]      main       -> origin/main
2026-08-19T01:54:32.1275500Z ##[endgroup]
2026-08-19T01:54:32.1275972Z ##[group]Determining the checkout info
2026-08-19T01:54:32.1278381Z ##[endgroup]
2026-08-19T01:54:32.1283429Z [command]/usr/bin/git sparse-checkout disable
2026-08-19T01:54:32.1362518Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-19T01:54:32.1393316Z ##[group]Checking out the ref
2026-08-19T01:54:32.1395813Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-19T01:54:32.1434440Z Switched to a new branch 'main'
2026-08-19T01:54:32.1434918Z branch 'main' set up to track 'origin/main'.
2026-08-19T01:54:32.1438793Z ##[endgroup]
2026-08-19T01:54:32.1472806Z [command]/usr/bin/git log -1 --format=%H
2026-08-19T01:54:32.1495916Z ee2d37eadc730c0019e0af82d683074c509634a2
